3.17.15 \(\int \frac {(a+b x)^{7/3}}{(c+d x)^{4/3}} \, dx\) [1615]

Optimal. Leaf size=241 \[ -\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}}-\frac {14 b (b c-a d) \sqrt [3]{a+b x} (c+d x)^{2/3}}{3 d^3}+\frac {7 b (a+b x)^{4/3} (c+d x)^{2/3}}{2 d^2}-\frac {14 \sqrt [3]{b} (b c-a d)^2 \tan ^{-1}\left (\frac {1}{\sqrt {3}}+\frac {2 \sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt {3} \sqrt [3]{d} \sqrt [3]{a+b x}}\right )}{3 \sqrt {3} d^{10/3}}-\frac {7 \sqrt [3]{b} (b c-a d)^2 \log (a+b x)}{9 d^{10/3}}-\frac {7 \sqrt [3]{b} (b c-a d)^2 \log \left (-1+\frac {\sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt [3]{d} \sqrt [3]{a+b x}}\right )}{3 d^{10/3}} \]

[Out]

-3*(b*x+a)^(7/3)/d/(d*x+c)^(1/3)-14/3*b*(-a*d+b*c)*(b*x+a)^(1/3)*(d*x+c)^(2/3)/d^3+7/2*b*(b*x+a)^(4/3)*(d*x+c)
^(2/3)/d^2-7/9*b^(1/3)*(-a*d+b*c)^2*ln(b*x+a)/d^(10/3)-7/3*b^(1/3)*(-a*d+b*c)^2*ln(-1+b^(1/3)*(d*x+c)^(1/3)/d^
(1/3)/(b*x+a)^(1/3))/d^(10/3)-14/9*b^(1/3)*(-a*d+b*c)^2*arctan(1/3*3^(1/2)+2/3*b^(1/3)*(d*x+c)^(1/3)/d^(1/3)/(
b*x+a)^(1/3)*3^(1/2))/d^(10/3)*3^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.07, antiderivative size = 241, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.158, Rules used = {49, 52, 61} \begin {gather*} -\frac {7 \sqrt [3]{b} (b c-a d)^2 \log (a+b x)}{9 d^{10/3}}-\frac {7 \sqrt [3]{b} (b c-a d)^2 \log \left (\frac {\sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt [3]{d} \sqrt [3]{a+b x}}-1\right )}{3 d^{10/3}}-\frac {14 \sqrt [3]{b} (b c-a d)^2 \tan ^{-1}\left (\frac {2 \sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt {3} \sqrt [3]{d} \sqrt [3]{a+b x}}+\frac {1}{\sqrt {3}}\right )}{3 \sqrt {3} d^{10/3}}-\frac {14 b \sqrt [3]{a+b x} (c+d x)^{2/3} (b c-a d)}{3 d^3}+\frac {7 b (a+b x)^{4/3} (c+d x)^{2/3}}{2 d^2}-\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x)^(7/3)/(c + d*x)^(4/3),x]

[Out]

(-3*(a + b*x)^(7/3))/(d*(c + d*x)^(1/3)) - (14*b*(b*c - a*d)*(a + b*x)^(1/3)*(c + d*x)^(2/3))/(3*d^3) + (7*b*(
a + b*x)^(4/3)*(c + d*x)^(2/3))/(2*d^2) - (14*b^(1/3)*(b*c - a*d)^2*ArcTan[1/Sqrt[3] + (2*b^(1/3)*(c + d*x)^(1
/3))/(Sqrt[3]*d^(1/3)*(a + b*x)^(1/3))])/(3*Sqrt[3]*d^(10/3)) - (7*b^(1/3)*(b*c - a*d)^2*Log[a + b*x])/(9*d^(1
0/3)) - (7*b^(1/3)*(b*c - a*d)^2*Log[-1 + (b^(1/3)*(c + d*x)^(1/3))/(d^(1/3)*(a + b*x)^(1/3))])/(3*d^(10/3))

Rule 49

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + 1))), x] - Dist[d*(n/(b*(m + 1))), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 61

Int[1/(((a_.) + (b_.)*(x_))^(1/3)*((c_.) + (d_.)*(x_))^(2/3)), x_Symbol] :> With[{q = Rt[d/b, 3]}, Simp[(-Sqrt
[3])*(q/d)*ArcTan[2*q*((a + b*x)^(1/3)/(Sqrt[3]*(c + d*x)^(1/3))) + 1/Sqrt[3]], x] + (-Simp[3*(q/(2*d))*Log[q*
((a + b*x)^(1/3)/(c + d*x)^(1/3)) - 1], x] - Simp[(q/(2*d))*Log[c + d*x], x])] /; FreeQ[{a, b, c, d}, x] && Ne
Q[b*c - a*d, 0] && PosQ[d/b]

Rubi steps

\begin {align*} \int \frac {(a+b x)^{7/3}}{(c+d x)^{4/3}} \, dx &=-\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}}+\frac {(7 b) \int \frac {(a+b x)^{4/3}}{\sqrt [3]{c+d x}} \, dx}{d}\\ &=-\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}}+\frac {7 b (a+b x)^{4/3} (c+d x)^{2/3}}{2 d^2}-\frac {(14 b (b c-a d)) \int \frac {\sqrt [3]{a+b x}}{\sqrt [3]{c+d x}} \, dx}{3 d^2}\\ &=-\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}}-\frac {14 b (b c-a d) \sqrt [3]{a+b x} (c+d x)^{2/3}}{3 d^3}+\frac {7 b (a+b x)^{4/3} (c+d x)^{2/3}}{2 d^2}+\frac {\left (14 b (b c-a d)^2\right ) \int \frac {1}{(a+b x)^{2/3} \sqrt [3]{c+d x}} \, dx}{9 d^3}\\ &=-\frac {3 (a+b x)^{7/3}}{d \sqrt [3]{c+d x}}-\frac {14 b (b c-a d) \sqrt [3]{a+b x} (c+d x)^{2/3}}{3 d^3}+\frac {7 b (a+b x)^{4/3} (c+d x)^{2/3}}{2 d^2}-\frac {14 \sqrt [3]{b} (b c-a d)^2 \tan ^{-1}\left (\frac {1}{\sqrt {3}}+\frac {2 \sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt {3} \sqrt [3]{d} \sqrt [3]{a+b x}}\right )}{3 \sqrt {3} d^{10/3}}-\frac {7 \sqrt [3]{b} (b c-a d)^2 \log (a+b x)}{9 d^{10/3}}-\frac {7 \sqrt [3]{b} (b c-a d)^2 \log \left (-1+\frac {\sqrt [3]{b} \sqrt [3]{c+d x}}{\sqrt [3]{d} \sqrt [3]{a+b x}}\right )}{3 d^{10/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.48, size = 267, normalized size = 1.11 \begin {gather*} \frac {-\frac {3 \sqrt [3]{d} \sqrt [3]{a+b x} \left (18 a^2 d^2-a b d (49 c+13 d x)+b^2 \left (28 c^2+7 c d x-3 d^2 x^2\right )\right )}{\sqrt [3]{c+d x}}+28 \sqrt {3} \sqrt [3]{b} (b c-a d)^2 \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt [3]{b} \sqrt [3]{c+d x}}}{\sqrt {3}}\right )-28 \sqrt [3]{b} (b c-a d)^2 \log \left (\sqrt [3]{b}-\frac {\sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt [3]{c+d x}}\right )+14 \sqrt [3]{b} (b c-a d)^2 \log \left (b^{2/3}+\frac {d^{2/3} (a+b x)^{2/3}}{(c+d x)^{2/3}}+\frac {\sqrt [3]{b} \sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt [3]{c+d x}}\right )}{18 d^{10/3}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x)^(7/3)/(c + d*x)^(4/3),x]

[Out]

((-3*d^(1/3)*(a + b*x)^(1/3)*(18*a^2*d^2 - a*b*d*(49*c + 13*d*x) + b^2*(28*c^2 + 7*c*d*x - 3*d^2*x^2)))/(c + d
*x)^(1/3) + 28*Sqrt[3]*b^(1/3)*(b*c - a*d)^2*ArcTan[(1 + (2*d^(1/3)*(a + b*x)^(1/3))/(b^(1/3)*(c + d*x)^(1/3))
)/Sqrt[3]] - 28*b^(1/3)*(b*c - a*d)^2*Log[b^(1/3) - (d^(1/3)*(a + b*x)^(1/3))/(c + d*x)^(1/3)] + 14*b^(1/3)*(b
*c - a*d)^2*Log[b^(2/3) + (d^(2/3)*(a + b*x)^(2/3))/(c + d*x)^(2/3) + (b^(1/3)*d^(1/3)*(a + b*x)^(1/3))/(c + d
*x)^(1/3)])/(18*d^(10/3))

________________________________________________________________________________________

Mathics [F(-1)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

mathics('Integrate[(a + b*x)^(7/3)/(c + d*x)^(4/3),x]')

[Out]

Timed out

________________________________________________________________________________________

Maple [F]
time = 0.01, size = 0, normalized size = 0.00 \[\int \frac {\left (b x +a \right )^{\frac {7}{3}}}{\left (d x +c \right )^{\frac {4}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^(7/3)/(d*x+c)^(4/3),x)

[Out]

int((b*x+a)^(7/3)/(d*x+c)^(4/3),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(7/3)/(d*x+c)^(4/3),x, algorithm="maxima")

[Out]

integrate((b*x + a)^(7/3)/(d*x + c)^(4/3), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 423 vs. \(2 (187) = 374\).
time = 0.31, size = 423, normalized size = 1.76 \begin {gather*} -\frac {28 \, \sqrt {3} {\left (b^{2} c^{3} - 2 \, a b c^{2} d + a^{2} c d^{2} + {\left (b^{2} c^{2} d - 2 \, a b c d^{2} + a^{2} d^{3}\right )} x\right )} \left (-\frac {b}{d}\right )^{\frac {1}{3}} \arctan \left (\frac {2 \, \sqrt {3} {\left (b x + a\right )}^{\frac {1}{3}} {\left (d x + c\right )}^{\frac {2}{3}} d \left (-\frac {b}{d}\right )^{\frac {2}{3}} + \sqrt {3} {\left (b d x + b c\right )}}{3 \, {\left (b d x + b c\right )}}\right ) + 14 \, {\left (b^{2} c^{3} - 2 \, a b c^{2} d + a^{2} c d^{2} + {\left (b^{2} c^{2} d - 2 \, a b c d^{2} + a^{2} d^{3}\right )} x\right )} \left (-\frac {b}{d}\right )^{\frac {1}{3}} \log \left (\frac {{\left (d x + c\right )} \left (-\frac {b}{d}\right )^{\frac {2}{3}} - {\left (b x + a\right )}^{\frac {1}{3}} {\left (d x + c\right )}^{\frac {2}{3}} \left (-\frac {b}{d}\right )^{\frac {1}{3}} + {\left (b x + a\right )}^{\frac {2}{3}} {\left (d x + c\right )}^{\frac {1}{3}}}{d x + c}\right ) - 28 \, {\left (b^{2} c^{3} - 2 \, a b c^{2} d + a^{2} c d^{2} + {\left (b^{2} c^{2} d - 2 \, a b c d^{2} + a^{2} d^{3}\right )} x\right )} \left (-\frac {b}{d}\right )^{\frac {1}{3}} \log \left (\frac {{\left (d x + c\right )} \left (-\frac {b}{d}\right )^{\frac {1}{3}} + {\left (b x + a\right )}^{\frac {1}{3}} {\left (d x + c\right )}^{\frac {2}{3}}}{d x + c}\right ) - 3 \, {\left (3 \, b^{2} d^{2} x^{2} - 28 \, b^{2} c^{2} + 49 \, a b c d - 18 \, a^{2} d^{2} - {\left (7 \, b^{2} c d - 13 \, a b d^{2}\right )} x\right )} {\left (b x + a\right )}^{\frac {1}{3}} {\left (d x + c\right )}^{\frac {2}{3}}}{18 \, {\left (d^{4} x + c d^{3}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(7/3)/(d*x+c)^(4/3),x, algorithm="fricas")

[Out]

-1/18*(28*sqrt(3)*(b^2*c^3 - 2*a*b*c^2*d + a^2*c*d^2 + (b^2*c^2*d - 2*a*b*c*d^2 + a^2*d^3)*x)*(-b/d)^(1/3)*arc
tan(1/3*(2*sqrt(3)*(b*x + a)^(1/3)*(d*x + c)^(2/3)*d*(-b/d)^(2/3) + sqrt(3)*(b*d*x + b*c))/(b*d*x + b*c)) + 14
*(b^2*c^3 - 2*a*b*c^2*d + a^2*c*d^2 + (b^2*c^2*d - 2*a*b*c*d^2 + a^2*d^3)*x)*(-b/d)^(1/3)*log(((d*x + c)*(-b/d
)^(2/3) - (b*x + a)^(1/3)*(d*x + c)^(2/3)*(-b/d)^(1/3) + (b*x + a)^(2/3)*(d*x + c)^(1/3))/(d*x + c)) - 28*(b^2
*c^3 - 2*a*b*c^2*d + a^2*c*d^2 + (b^2*c^2*d - 2*a*b*c*d^2 + a^2*d^3)*x)*(-b/d)^(1/3)*log(((d*x + c)*(-b/d)^(1/
3) + (b*x + a)^(1/3)*(d*x + c)^(2/3))/(d*x + c)) - 3*(3*b^2*d^2*x^2 - 28*b^2*c^2 + 49*a*b*c*d - 18*a^2*d^2 - (
7*b^2*c*d - 13*a*b*d^2)*x)*(b*x + a)^(1/3)*(d*x + c)^(2/3))/(d^4*x + c*d^3)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a + b x\right )^{\frac {7}{3}}}{\left (c + d x\right )^{\frac {4}{3}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**(7/3)/(d*x+c)**(4/3),x)

[Out]

Integral((a + b*x)**(7/3)/(c + d*x)**(4/3), x)

________________________________________________________________________________________

Giac [F] N/A
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(7/3)/(d*x+c)^(4/3),x)

[Out]

Could not integrate

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (a+b\,x\right )}^{7/3}}{{\left (c+d\,x\right )}^{4/3}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x)^(7/3)/(c + d*x)^(4/3),x)

[Out]

int((a + b*x)^(7/3)/(c + d*x)^(4/3), x)

________________________________________________________________________________________